Auto merge of #3073 - pnkfelix:clarify-lib.name-in-Cargo.toml, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 6 Sep 2016 05:52:29 +0000 (22:52 -0700)
committerGitHub <noreply@github.com>
Tue, 6 Sep 2016 05:52:29 +0000 (22:52 -0700)
commit553e6d1c7d6b011fff64a717da6592d58645776f
tree9a9e744f947a2d9598acb887224d2eccf5b8826e
parent9419e3f37279740b5848ca6a016d6b5d0c3e1621
parent5c4f312285ad2373a1a96730a2b41c61b817ab51
Auto merge of #3073 - pnkfelix:clarify-lib.name-in-Cargo.toml, r=alexcrichton

doc fix: clarify lib.name property

doc fix: clarify lib.name property

`extern crate` uses `lib.name`; default is post '-' => '_' substitution.